.recent-sales-product .recent-sales-product-image {
    width: 90% !important;
    height: 90% !important;
    overflow: hidden;
    align-items: center;
    border-radius: 50%;
    position: relative;
    left: 5%;
    top: 5%;
}

.recent-sales-product {
    right: -1px !important;
    position: relative;
}

#bundle-recent_sales {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}
